Global Index
HTML5 JS API Index > SVG Tutorials & Specs

SVGMPathElement

Extends SVGElement. Implements SVGURIReference, SVGExternalResourcesRequired, SVGURIReference, SVGExternalResourcesRequired.

Properties
SVGAnimatedBoolean
externalResourcesRequired
Corresponds to attribute ‘externalResourcesRequired’ on the given element. Note that the SVG DOM defines the attribute ‘externalResourcesRequired’ as being of type SVGAnimatedBoolean, whereas the SVG language definition says that ‘externalResourcesRequired’ is not animated.
SVGAnimatedString
href
Corresponds to attribute ‘xlink:href’ on the given element.